ContainerSettings Class

NAMESPACE

RASAdminEngine.Core.OutputModels.UserProfile.FSLogix

DESCRIPTION

FSLogix Container Settings

INHERITED FROM

RASSerilazableObj
ContainerSettings

INTERFACES

PUBLIC PROPERTIES

Type Name Description
AllocationType AllocationType Specifies the 'Allocation type'.
List<String> CCDLocations Specifies the 'CCDLocations'.
CloudCacheSettings CloudCache Specifies the 'Cloud Cache'.
UInt32 DefaultSize Specifies the 'Default size'.
Boolean Enabled Specifies if the Container is enabled or disabled.
LocationType LocationType Specifies the 'Location type'.
ProfileDiskFormat ProfileDiskFormat Specifies the 'Profile disk format'.
List<UserFilter> UserExclusionList Specifies the 'User Exclusion List'.
List<UserFilter> UserInclusionList Specifies the 'User Inclusion List'.
List<String> VHDLocations Specifies the 'VHD Locations'.

PUBLIC METHODS

Type Name Description
Int32 CompareTo (Object obj) Inherited from RASSerilazableObj
Void CopyFrom (ContainerSettings other)
Boolean Equals (Object obj) Inherited from RASSerilazableObj
Int32 GetHashCode () Inherited from RASSerilazableObj
Type GetType ()
String ToString ()

References to Types

OfficeContainerSettings
ProfileContainerSettings